COMMENTS------------------------------------------------
V_DIM13.TXT (text file) -- For Release Acad R13
Template for writing a dimension-style to an external text
file.  Use with Dimension-Stype-Manager command.
Dimension styles definition creation stores the values of the 
variables in the list. All definitions are written to file names
with a ".dms" extension. All lines in list must be single spaced,
and be in pairs:
    1) Description of dimension vaiable--must begin with "*".  
    2) Variable name--do not enclose in quotes.  
Order of variable list does not matter.  Additional variable line pairs
may be inserted or deleted in list as desired.  NO blank lines within list.
Certain variables should generally NOT be in this list.  The are set in
the drawing and should not be part of a dimension style.
  Dimscale--scale of the drawing
  Dimaso--sets associative dimensioning mode on/off
  Dimstyle--sets current dimension style
(Additional comments lines may be inserted here):


{{{ Begin list--------------------do not modify this line.
********ALTERNATE UNITS  Alt units text (0/1)
dimalt
********ALT UNITS DEC. PLACES  (integer)
dimaltd        
********ALT UNITS SCALE FACTOR   Conversion factor (scale)
dimaltf
********DEC PLACES TOLERANCE VALUES OF ALT UNITS DIM (integer)
dimalttd
********SUPRESS 0'S FOR TOLERANCE VALS (0/1) 
dimalttz
********SETS UNITS FORMAT FOR ALT UNITS OF ALL EXCP ANGULAR (1-7)
dimaltu
********SUPPRESSION OF 0'S FOR ALT UNIT DIMS (0-3)
dimaltz
********ALT UNIT TEXT SUFFIX  Append to alt unit text (string)
dimapost
********ARROW SIZE  Size of default arrow or dimblk if used (real)
dimasz
********ANGLE FORMAT FOR ANGULAR DIMS (0-4)
dimaunit
********ARROW BLOCK  Alternate arrow block (string)
dimblk
********SEPARATE ARROW BLOCK 1  Arrow for 1st end--dimsah=1 (string)
dimblk1
********SEPARATE ARROW BLOCK 2  Arrow for 2nd end--dimsah=1 (string)
dimblk2
********CENTER MARK SIZE  @ Exter text 0=none >0=mark size <0=cen lines (distance->real)
dimcen
********DIMENSION LINE COLOR  0=byblock 255=bylayer (integer)
dimclrd
********EXTENSION LINE COLOR  0=byblock 255=bylayer (integer)
dimclre
********EXTENSION TEXT COLOR  0=byblock 255=bylayer (integer)
dimclrt
********DEC PLACES FOR TOL VALS OF PRIMARY UNITS DIME (integer)
dimdec
********DIMENSIO LINE EXTENSION  Beyond exten line (dist)
dimdle
********DIMENSION LINE INCREMENT  For Continue or Baseline (dist)
dimdli
********EXTENSION LINE EXTENSION  Beyond dim line (dist)
dimexe
********EXTENSION LINE OFFSET  From point picked (dist)
dimexo
********TXT/ARROW PLACEMENT IN/OUT VS SPACE (0-5)
dimfit
********DIM LINE GAP AND BASIC DIM  Space around text for inline (dist)
dimgap
********HORZ TEXT POSITION (0-4)
dimjust
********DIM LINE LENGTH FACTOR  Scale for text value--set for paper sp (scale)
dimlfac
********LIMITS DIMENSIONING  Limits text.  If on, dimtol goes off (0/1)
dimlim
********DIM TEXT PREFIX, SUFFIX, OR BOTH  (string)
dimpost
********ROUNDING VALUE  Rounds text value. (dist)
dimrnd
********SEPARATE ARROW BLOCKS  Use dimblk1/2 if on (0/1)
dimsah
********SUPPRESS FIRST DIM LINE (0/1)
dimsd1
********SUPPRESS SECOND DIM LINE (0/1)
dimsd2
********SUPPRESS EXTENSION LINE 1  (0/1)
dimse1
********SUPPRESS EXTENSION LINE 2  (0/1)
dimse2
********SHOW DRAGGED DIMENSION  (0/1)
dimsho
********SUPPRESS OUTSIDE DIM LINES  If set to inside & no room (0/1)
dimsoxd
********TEXT ABOVE DEMENSION LINE  Place text above dim line (0/1)
dimtad
********DEC PLACE FOR DISPAY OF TOLERANCE VALUES (integer)
dimtdec
********TOLERANCE TEXT SCALE FACTOR  Relative to regular text (scale)
dimtfac
********TEXT INSIDE HORIZONTAL  No not align with dim line (0/1)
dimtih
********TEXT INSIDE EXTENSION LINES  Force inside (0/1)
dimtix
********MINUS TOLERANCE VALUE  @ dimtol or dimlim on (scale)
dimtm
********TEXT OUTSIDE, FORCE LINE INSIDE  Always draw dim line (0/1)
dimtofl
********TEXT OUTSIDE HORIZONTAL  Same as dimtih for outside text (0/1)
dimtoh
********TOLERANCE DIMENSIONING  On forces dimlim off (0/1)
dimtol
********VERTICAL JUSTIFICATION FOR TOLERANCE VALUES (0-3)
dimtolj
********PLUS TOLERANCE VALUE  @ dimtol or dimlim on (scale)
dimtp
********TICK SIZE  If >0 use default tick not arrow (dist) 
dimtsz
********TEXT VERTICAL POSITION  Offset above dim line (dist)
dimtvp
********TEXT STYLE FOR DIMENSION TEXT (string)
dimtxsty
********TEXT SIZE  Size if not fixed height text style (dist)
dimtxt
********SUPPRESS 0'S FOR TOLERANCE VALUES (0-3)
dimtzin
********UNITS FORMAT FOR ALL FAMILY MEMBERS EXCP ANGULAR (0-7)
dimunit
********USER POSITIONED TEXT--LINE ONLY VS. TXT/LINE BOTH (0/1)
dimupt
********ZERO SUPPRESSION  Accept values 0-4 (integer)
dimzin
}}} end list----------------------do not modify this line
